GUI Help > General > gadgetClientHeight

gadgetClientHeight
int height=gadgetClientHeight(handle gadget)

Description:
Returns the client height of a gadget. This is the height in pixels excluding the gadget's borders, or titlebars in the case of window gadgets.

Return Value:
See Above

Parameters:
gadget Handle of a gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)